func go/doc.fields 2 uses go/doc (current package) reader.go#L347: func fields(typ ast.Expr) (list []*ast.Field, isStruct bool) { reader.go#L389: list, typ.isStruct = fields(spec.Type)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)